CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lucene 3.0

搜索资源列表

  1. lucene-2.3.1

    0下载:
  2. 主要是修改了一些2.3.0版本的Bug,特别是当autoCommit=false的情况下以及多线程添加Document,有些字段打开了term-vector有些没有打都会对索引数据造成破坏 autoCommit 选项是从2.2.0版本就添加了,默认是true,我对这个参数还不是很理解,都是用的默认值true。所以没有碰到问题。 2.3.1版本没有包含任何新的功能,索引文件的格式也没有变化,完全兼容2.3.0版本。 官方鼓励所有使用2.3.0版本的应用尽快升级到
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11564366
    • 提供者:凉亭
  1. lucene-3.0.0

    1下载:
  2. lucene-3.0.0.zip 纯java语言的开源搜索引擎 集索引与搜索一体 支持二次开发 最新版本-lucene-3.0.0.zip pure java open source search engine, assembly language, indexing and search together to support the latest version of the secondary development of
  3. 所属分类:Search Engine

    • 发布日期:2014-12-14
    • 文件大小:26006827
    • 提供者:stoneseu
  1. Lucene+Nutch

    0下载:
  2. Lucene+nuctch一书的全部源码 测试源码 和几个简单的项目-Lucene+ Nuctch a book all the source code and test a few simple items
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:22999521
    • 提供者:文龙
  1. lucene-3.5.0

    0下载:
  2. apache lucene压缩包,lucene-3.5.0.zip-apache lucene Tarball, lucene-3.5.0.zip
  3. 所属分类:Web Server

    • 发布日期:2017-10-30
    • 文件大小:57993242
    • 提供者:luhaixia
  1. Lucene+Nutch

    0下载:
  2. 该书首先描述了开发平台的配置, 接着详细介绍LUCENE和NUTCH开发。-The book first describes the development platform configuration, and then details the development of Lucene and NUTCH.
  3. 所属分类:Search Engine

    • 发布日期:2017-06-14
    • 文件大小:22995705
    • 提供者:陈灵辉
  1. lucene-3.0.0-src

    0下载:
  2. lucene-3.0.0-src.zip 纯java开源搜索引擎的源代码 初学者好好揣摩 apache家族的一个子项目 提供一个索引和搜索的框架,支持二次开发 Lucene的最新版本-lucene-3.0.0-src.zip pure java open source search engines try to figure out the source code for beginners a good family, an apache sub-project to provide a fr
  3. 所属分类:Search Engine

    • 发布日期:2017-06-01
    • 文件大小:14011559
    • 提供者:stoneseu
  1. lucene-3.0.1-src

    0下载:
  2. Lucene算法最新源码包,提供给中文分词器开发者最好的工具!-Lucene algorithm is the latest source package available to the Chinese word device developers the best tools!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-01
    • 文件大小:14024903
    • 提供者:
  1. Lucene

    0下载:
  2. Lucene 3.0的原理与代码分析,内容很详细,有兴趣的可以好好看看!-Lucene 3.0 principles and code analysis, the content is very detailed and are interested can take a look!
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:4027294
    • 提供者:ferret10
  1. API_lucene3.0.0

    0下载:
  2. 最新的lucene3中文api,是了解lucene的最好的学习文档。-The latest lucene3 Chinese api, is to understand the best learning lucene document.
  3. 所属分类:Search Engine

    • 发布日期:2017-05-28
    • 文件大小:11599583
    • 提供者:
  1. API_lucene3.0.0

    0下载:
  2. 完成网站的批量文件的搜索功能,最新版的中文API,有助于提高网站的搜索性能-Batch file to complete the site' s search function, the latest version of the Chinese API, will help improve the site' s search performance
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7571569
    • 提供者:gaoxuejiao
  1. lucene-3.0.2-src

    0下载:
  2. 搜索引擎使用的API,现在都是很热门的,很难得的哦,我找了好久才找得到-Search engines use the API, are now very popular, hard to come by Oh, I' m looking for a long time to find one
  3. 所属分类:Search Engine

    • 发布日期:2017-06-01
    • 文件大小:14035288
    • 提供者:huangfuyuan
  1. lucene-3.0.3-src

    0下载:
  2. 最新发布的Lucene源码,基于搜索引擎的开发平台-Latest Lucene source development platform based search engine
  3. 所属分类:Search Engine

    • 发布日期:2017-06-01
    • 文件大小:14047473
    • 提供者:haoge0yes
  1. lucene-3.0.3

    0下载:
  2. 该软件是一个开放源代码的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目标系统中实现全文检索的功能,或者是以此为基础建立起完整的全文检索引擎。-The software is an open source text search engine kits, that it is not a complete full-t
  3. 所属分类:Search Engine

    • 发布日期:2017-06-17
    • 文件大小:26129800
    • 提供者:金宇轩
  1. Lucene-3.0

    0下载:
  2. lucene的学习资料,内容很全,值得一看。-lucene learning materials are very informative, worth a visit.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6808490
    • 提供者:guohe
  1. lucene3.1.0

    0下载:
  2. lucene3.1.0 全文检索 网站搜索引擎开发-lucene3.1.0 search
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:2350320
    • 提供者:罗刚
  1. Lucene-3.0-

    0下载:
  2. Lucene 3.0 principle and the code analysis the full version
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6807907
    • 提供者:tiger
  1. lucene-in-action(1-2)

    0下载:
  2. lucene in action 第一、二版,英文版,第二版讲lucene3.0-lucene in action,the first and second edition,the second edition is about lucene 3.0
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19528905
    • 提供者:金小辉
  1. API_lucene3.0.0

    0下载:
  2. lucene 3.0.0 api 开发文档-lucene 3.0.0 api
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7571816
    • 提供者:happyit
  1. Lucene-3.0.1

    0下载:
  2. 这是一个java的开源搜索引擎框架lucene的项目源码-this is java opensource lucene project
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:1192960
    • 提供者:大军
  1. Lucene-3.0.1

    0下载:
  2. 这是一个java的开源搜索引擎框架lucene的项目源码.-This is a java framework lucene open source search engine source projects
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2545217
    • 提供者:李智
« 12 3 4 5 »
搜珍网 www.dssz.com